home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Sunday Times: The Month 2004 August
/
The Sunday Times - The Month 2004-08.iso
/
pc
/
engine
/
shell
/
shell.swf
/
scripts
/
frame_12
/
DoAction.as
Wrap
Text File
|
2004-07-06
|
359b
|
20 lines
if(PLAY_MODE != "browser")
{
bottomNav.onComplete = function()
{
Tardis.splash.init();
delete this.onComplete;
};
with(footer)
{
homeButtonActivate();
sponsorButtonActivate();
showOtherButtons();
}
}
else
{
this.attachMovie("clp_browser_msg","mc_browser_msg",++depth);
}
bottomNav.init();